﻿@charset ;
/* CSS Document */
*{
	-webkit-text-size-adjust:none;}

body{
	margin:0 auto;
	padding:0;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	text-align: center;
	width:100%;}
div, form, p, img, ul, li, ol, dl, dt, dd, table, tr, td, th, fieldset, label, legend, select, button, input {
    margin: 0;
    padding: 0;}
div, blockquote, p, pre, ul, ol, li, dl, dt, dd {
    border: 0 none;
    list-style: none outside none;}
p, li, div {
    line-height: 22px;}
h1, h2, h3, h4, h5, h6 {
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 0;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
    margin: 0;}
ul, ol, li, dl, dt, dd {
    list-style: none outside none;}

img, a img {
    border: 0 none;
    margin: 0;
    padding: 0;
    vertical-align: middle;}
a:hover img{
	filter:alpha(opacity=88);
	-moz-opacity:0.88;
	opacity:0.88;}
a:link {
	font-size:15px;
    color: #333;
    text-decoration: none;}
a:visited {
    color: #333;
    text-decoration: none;}
a:hover {
    color: #b80000;
    text-decoration: underline;}
a:active {
    color: #333;
    text-decoration: none;}
/*.pic a {
    border: 1px solid #E6E7E7;
    display: inline-block;
    padding: 4px;
}
.pic a:hover {
    background: none repeat scroll 0 0 #FFF4CE;
    border: 1px solid #FF6600;
    display: inline-block;
}*/
.clearBoth {
    clear: both;
    font-size: 0;
    height: 0px;
    line-height: 0;
    overflow: hidden;
    width: 100%;}
#pagewidth{
	width:1000px;
	height:auto;
	margin:0 auto;}
#notice {
width: 440px;
overflow-x:hidden; 
overflow-y:none;
margin:0 12px 0 10px;}
#notice dl {
overflow: hidden;
padding: 7px 0;
border-bottom:dashed 1px #b5b5b5;}
#notice dt {
float: right;
width:25%;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#737373;
font-size:14px;}
#notice dd {
float: left;
text-align: left;
width:75%;
padding: 0 0 2px 0;
font-size:15px;}
#notice dd a {
display: block;
line-height:19px;}
#notice dd a img {
vertical-align: middle;
margin: 0 7px 0 0;
text-align:left;} 
.index-more{
	width:440px; 
	text-align:right; 
	line-height:46px;
           padding-right:15px;}

.foot{ background-color:#3A579B;
	padding-top:38px;
	font-size:14px;
	color:#fff;
	width:960px;
	padding:0 20px;
	margin:0 auto;}
/*.foot_right{
	font-size:14px;
	width:940px;;
	float:right;
	padding-left:18px;
	text-align:right;
	line-height:30px;
	padding-top:25px;
}*/
.foot_left{
           color:#fff;
           font-size:15px;
	line-height:28px;
	width:940px;
	margin: auto;
	padding-top:14px;
	padding-left:20px;
		text-align:left;}
.foot_left a{
	font-size:15px;
	color:#fff;
	text-decoration:none;}
.foot_left a:hover{
	color:#fff;
	font-size:15px;
	text-decoration:underline;}
.topic-title{
	background:url(../img/news-dh.jpg) left center no-repeat;
	width:246px;
	height:42px;
	line-height:42px;
	text-align:left;
	padding-left:56px;
	color:#fff;
	font-size:18px;
	font-weight:bold;}

.news_img1{
	border: 1px solid #B1B1B1;
    display: block;
    margin: 0 auto 0;
    padding: 4px;
	background:#fff;}



#footer{ background-color:#3A579B;
	height:110px; padding:25px;}